var crypto/x509.emptyASN1Subject
2 uses
crypto/x509 (current package)
x509.go#L1432: var emptyASN1Subject = []byte{0x30, 0}
x509.go#L1545: extensions, err := buildCertExtensions(template, bytes.Equal(asn1Subject, emptyASN1Subject), authorityKeyId, subjectKeyId)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)